| AdStudentTermSequenceList |
| Logical Entity Name | AdStudentTermSequenceList |
| Default Table Name | AdStudentTermSequenceList |
| Physical Only | NO |
| Definition | |
| Note |
| AdStudentTermSequenceList Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdStudentTermSequenceListID |
int | NO | ||
AdStudentTermSequenceID |
int | NO | ||
| AdCourseID | int | NO | ||
| ListPosition | tinyint | NO | ||
| TSStartDateID | int | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| AdTSStartDateSequenceNumber | int | NO | ||
| AdTSStartDateTermNumber | int | NO | ||
| CourseDescription | varchar(75) | NO | ||
| CreditsUsed | numeric(7, 2) | NO |
| AdStudentTermSequenceList Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_AdStudentTermSequenceList_AdStudentTermSequenceID | PrimaryKey | AdStudentTermSequenceListID |
| AdStudentTermSequenceList Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdStudentTermSequenceHeader | Non-Identifying | One To Zero or More | FK_AdStudentTermSequenceList_AdStudentTermSequenceID_AdStudentTermSequenceHeader_AdStudentTermSequenceID | AdStudentTermSequenceID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AdStudentTermSequenceList_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdStudentTermSequenceList Check Constraints |
| Check Constraint Name | CheckConstraint |